Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add support to fetch a github pull request #1543

Merged
merged 1 commit into from
Jan 22, 2021

Conversation

theofpa
Copy link
Contributor

@theofpa theofpa commented Jan 9, 2021

Description

Add the ability to fetch a pull request from github, in case of git input.

Submitter Checklist

These are the criteria that every PR should meet, please check them off as you
review them:

  • Includes unit tests
  • Adds integration tests if needed.

See the contribution guide for more details.

Reviewer Notes

  • The code flow looks good.
  • Unit tests and or integration tests added.

Release Notes

Added support to build an image by fetching a GitHub PR

Example:
`--context=git://github.com/kubeflow/kfserving.git#refs/pull/1267/head#7df81e5364e88b6b6133dba2e6edb933690f59f5`

@google-cla google-cla bot added the cla: yes CLA signed by all commit authors label Jan 9, 2021
@theofpa theofpa changed the title Fetch a github pull request Add support to fetch a github pull request Jan 10, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cla: yes CLA signed by all commit authors
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants